home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / how_t000.swf / scripts / DefineSprite_645 / frame_30 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  65 b   |  6 lines

  1. stop();
  2. back.onRelease = function()
  3. {
  4.    gotoAndPlay(2);
  5. };
  6.